﻿@charset "utf-8";
	/* CSS Document*/
	/*1.1 布局*/
	body {
	background:#fff;
}
.jbb-wraper {
	width:1000px;
	margin:0 auto;
}
.header {
	height:150px;
	width:100%;
	background:#FFF;
}
.header a.logo {
	width:540px;
	height:150px;
	background:url(../../images/logo.png) 0 center no-repeat;
	float:left;
}
.header .right-tel {
	width:310px;
	height:150px;
	float:right;
	background:url(../../images/tel_top.png) right center no-repeat;
}
.menu {
	width:100%;
	height:40px;
	background:#ffbfcd;
}
.menu .mainnav {
	z-index: 1;
	background-color: #ffbfcd;
}
.menu .mainnav li,.mainnav li a {
	height:40px;
	line-height:40px;
}
.menu .mainnav li {
	float:left;
	display:inline;
	color:#fff;
	font-size:16px;
	font-weight:normal;
}
/*设置字体*/
.menu .mainnav li a {
	display:inline-block;
	color:#d3167c;
	width:70px;
}
.menu .mainnav li.current a {
	display:inline-block;
	color:#fff;
	background-color:#ff92a5;
}
.menu .mainnav li a:hover,.mainnav li.currenta {
	color:#fff;
	text-decoration:none;
	background-color:#ff92a5;
	-webkit-transition: background-color 0.3s ease 0s;
	-moz-transition: background-color 0.3s ease 0s;
	-o-transition: background-color 0.3s ease 0s;
	-ms-transition:background-color 0.3s ease 0s;
	transition: background-color 0.3s ease 0s
}
/*交互颜色*/
	.slider .hd {
	background:#ebebeb;
	bottom:0;
	padding-bottom:15px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.dots li {
	height:15px;
	width:15px;
}
.home-news {
	margin-top:30px;
}
.home-news .col-4 {
	height:210px;
	border-right:1px solid #e0e0e0;
}
.home-news .ggy {
	background:url(../../images/home-ggy.jpg) center center no-repeat
}
.home-news .service {
	background:url(../../images/home-service-num.jpg) center center no-repeat
}
.home-news .news {
	padding:15px;
}
.home-news .news a {
	font-size:14px;
}
.home-content {
	margin-top:30px;
	padding-top:30px;
	padding-bottom:30px;
	color:#454545;
	background:#f7f7f7 url(../../../images/sjbg-01.jpg) center 0 no-repeat;
}
.home-content .peoplerollpicshow .prev,.home-content .peoplerollpicshow .next {
	display:block;
	height:38px;
	width:38px;
	cursor:pointer;
	float:left;
	margin-top:95px
}
.home-content .peoplerollpicshow li {
	padding:23px;
}
.home-content .peoplerollpicshow li img {
	width:103px;
	height:138px
}
.home-content .peoplerollpicshow li .text {
	background:url(../../images/jinpai.png) right center no-repeat;
}
.home-content .peoplerollpicshow li .text p.name {
	color:#cda417;
	font-size:16px;
	line-height:30px;
	margin:0;
}
.home-content .peoplerollpicshow li .text p.zhiwei {
	color:#666666;
	font-size:14px;
	line-height:20px;
	margin:0;
}
.home-content .peoplerollpicshow li a:hover {
	text-decoration: none;
}
.home-content .honrrollpicshow .prev,.home-content .honrrollpicshow .next {
	display:block;
	height:38px;
	width:38px;
	cursor:pointer;
	float:left;
	margin-top:50px
}
.home-content .honrrollpicshow li {
	padding:15px;
}
.about-content {
	text-align:center;
}
.about-content img {
	max-width:100%;
}
/*左右栏目*/
	.content {
	margin-top:10px;
	padding-bottom:20px;
}
.content .left {
	width:230px;
	min-height:480px;
	float:left;
}
.content .left .leftmenu {
	background: #fff;
	border:1px solid #ebe9e9;
}
.content .left .leftmenu li {
	line-height:50px;
	border-bottom:1px solid #ff92a5;
	background:#FFF;
}
.content .left .leftmenu li a {
	display:block;
	color:#8d8a8c;
	font-size:16px;
	padding-left:50px;
	background:url(../../images/navbg-01.jpg) 45px center no-repeat #fff;
}
.content .left .leftmenu li.first a {
	background:#ffbfcd;
	padding-left:30px;
}
.content .left .leftmenu li a:hover {
	background:#ff92a5;
	color:#FFF;
	background:#ff92a5 url(../../../images/navbg-02.jpg) 45px center no-repeat;
}
.content .right {
	width:730px;
	min-height:400px;
	float:right;
}
.content .list {
	margin: 0px 10px 20px;
	text-align: left;
	width: 500px;
	font-size: 12px;
	color: #FFFFFF;
}
.content .list dd {
	float: right;
	width: 100px;
	line-height: 24px;
}
.content .list dt {
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.content .list dt a {
	color: #777777;
	text-decoration: none;
}
.content .list dt a:hover {
	color: #336699;
}
.online-select {
	}
.online-select .box {
	float: left;
	background: #fff;
	display: inline;
	padding: 10px;
	width: 140px;
	border: 1px solid #ccc;
	margin: 0px 10px 20px 10px;
}
.online-select .box ul li {
	font-size: 12px;
	color: #333;
	line-height: 25px;
	overflow: hidden;
	text-align:left;
	text-indent: 0;
	border-bottom: 1px dashed #e6e6e6;
}
/*服务项目*/
	.service {
	}
#result-list {
	margin-top:10px;
	padding-bottom: 20px;
}
.life-list-info {
	background:#f1f1f1;
	font-size:13px;
	padding:10px 20px;
	border:1px solid #e7e7e7
}
.life-list-info.no-bottom {
	border-bottom:none
}
.life-list-info span {
	color:#f99300;
	font-size:18px;
	margin:0 10px
}
.life-item {
	padding:20px 0;
	border:1px solid #e7e7e7;
	*zoom:1
}
.life-item:after,.life-item:before {
	display:table;
	content:""
}
.life-item:after {
	clear:both
}
.life-item:hover {
	background:#fafafa
}
.life-item.no-bottom {
	border-bottom:none
}
.life-item-img {
	float:left;
	margin:0 20px;
	border:1px solid #efefef
}
.life-item-con {
	float:left;
	width:700px;
	font-size:13px
}
.life-item-con h3 {
	padding-bottom:12px;
	font-weight:400;
	padding:0;
}
.life-item-con h3 a {
	font-size:18px;
	color:#000;
	text-decoration:none
}
.life-item-con h3 a:hover {
	color:#f99300
}
.life-item-con ul {
	float:right;
	margin-top:5px;
	padding-right:15px;
	color:#f99300
}
.life-item-con ul li {
	float:left;
	margin-left:15px;
	font-size:12px
}
.life-item-con p {
	color:#999;
	line-height:25px;
	text-align:justify;
	text-justify:inter-ideograph
}
.life-item-con p label {
	margin-right:3px;
	border:1px solid #e7e7e7;
	padding:4px 5px;
	color:#868686;
	font-family:"宋体"
}
.life-item-con p span {
	color:#666
}
.life-item-con p span a {
	color:#666;
	text-decoration:none
}
.life-item-con p span a:hover {
	color:#f99300
}
.life-item-con p .active-tag {
	font-size:13px;
	color:#fff;
	padding:0 5px;
	margin-left:10px;
	color:#009eec;
	text-decoration:none
}
.life-item-con p .active-tag-green:hover {
	color:#008ef3;
	text-decoration:underline
}
.life-item-service {
	line-height:25px;
	clear:left
}
.life-item-service div {
	float:left;
	color:#999
}
.life-item-service p {
	overflow:hidden;
	zoom:1;
	padding-right:15px
}
.life-item-right {
	float:right;
	width:110px;
	color:#a9a9a9;
	padding-top:20px;
	margin-right:20px;
}
.life-item-right p {
	font-size:13px;
	text-align:center;
	margin:0;
	padding:0;
}
.life-item-right p span {
	font-size:28px;
	color:#ff5300;
	padding:0 3px;
	font-family:arial,Microsoft Yahei
}
.life-item-right a {
	display:inline-block;
	width:100%;
	text-align:center;
	border:1px solid #f99300;
	font-size:14px;
	margin-top:15px;
	padding:6px 0;
	color:#f99300;
	text-decoration:none
}
.life-item-right a:hover {
	background:#f99300;
	color:#fff
}
.no-result .tips {
	height:60px;
	line-height:60px;
	font-size:16px;
	text-align:center;
	border:1px solid #dfdfdf;
	display:block;
	background:#fbfbfb
}
/*月嫂详情-----------------------------*/
	.bigpic {
	padding-left:60px;
}
.listbbbg {
	display:inline-block;
	border:1px solid #ccc;
	padding:1px;
}
.listbbbg:hover {
	border:1px solid #f80800;
}
.baobaobg {
	width:262px;
	height:322px;
	text-align:center;
	float:left;
	padding-top:5px;
}
.baobao {
	padding:2px;
}
.baobao img {
	height:322px;
	width:262px;
}
.baobao {
	border:1px solid #ccc;
}
.yuesaoinfo {
	float:left;
	padding-left:25px;
	width:340px;
	color:#666666;
	font-size:14px;
}
.yuesaoinfo li {
	height:30px;
	line-height:30px;
	margin-bottom:4px;
}
.yuesaoinfo li span {
	display:block;
	width:50%;
	float:left;
}
.yuesaoinfo li font {
	color:#FF0000;
}
.s,.y {
	width:78px;
	display:block;
	height:26px;
	text-align:center;
	line-height:26px;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	margin-right:10px;
}
.good a:hover {
	text-decoration:underline;
}
.s {
	background:url(../../../images/jbb.jpg) no-repeat left top;
}
.y {
	background:url(../../../images/jbb.jpg) no-repeat right top;
}
#Tab1 {
	width:600px;
	margin-top:10px;
}
.Menubox {
	width:100%;
	background:url(../images/tab.jpg) left top no-repeat;
	height:37px;
	text-align:center;
	color:#333333;
	font-size:14px;
	font-weight:bolder;
}
.Menubox ul {
	margin:0px;
	padding:0px;
}
.Menubox li a {
	display:block;
}
.Menubox li {
	float:left;
	display:block;
	cursor:pointer;
	width:150px;
	text-align:center;
	font-weight:bold;
	height:27px;
	padding-top:10px;
}
.Menubox li.hover {
	width:150px;
	background:url(../../../images/tab.jpg) left bottom no-repeat;
	color:#fff;
	font-weight:bold;
	height:27px;
	padding-top:10px;
}
.Menubox li.hover a {
	color:#FFFFFF;
}
.Contentbox {
	clear:both;
	margin-top:0px;
	padding:10px 5px;
	color:#333333;
}
#mao1,#mao2,#mao3,#mao4 {
	color:#333333;
	font-size:14px;
	display:block;
	border-bottom:1px solid #ccc;
}
.mytext {
	line-height:22px;
}
.pagination {
	clear:both;
	width:100%;
	display: inline-block;
	margin-bottom: 0;
	margin-left: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination a {
	display: inline;
}
.pagination a {
	line-height: 30px;
	padding-left: 5px;
}
.pagination a b {
	color: #f00
}
.pagination a, .pagination span {
	float: left;
	padding: 4px 12px;
	line-height: 20px;
	text-decoration: none;
	background-color: #fff;
	background: url('../images/bottom_bg.png') 0px 0px;
	border: 1px solid #d3dbde;
	/*border-left-width: 0;*/
	margin-left: 2px;
	color: #08c;
}
.pagination a:hover {
	color: red;
	background: #0088cc;
}
.pagination ul li.first-child a, .pagination ul li.first-child span {
	border-left-width: 1px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-topleft: 3px;
}
.pagination ul .disabled span, .pagination ul .disabled a, .pagination ul .disabled a:hover {
	color: #999;
	cursor: default;
	background-color: transparent;
}
.pagination ul .active a, .pagination ul .active span {
	color: #999;
	cursor: default;
}
.pagination ul li a:hover, .pagination ul .active a, .pagination ul .active span {
	background-color: #f0c040;
}
.pagination ul li.last-child a, .pagination ul li.last-child span {
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
}
.pagination ul li.current a {
	color: #f00 ;
	font-weight: bold;
	background: #ddd
}
.footer {
	background:#ff92a5 url(../../../images/sjbg-02.jpg) center 0 no-repeat;
	padding-top:40px;
	color:#FFF;
	padding-bottom:20px;
	padding-bottom: 85px;
}
.footer .link a {
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	color:#FFF;
}
.footerbar {
	background:#ffbfcd;
	height:80px;
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1000;
}
.footerbar .jbb-wraper {
	position:relative;
}
.footerbar .left {
	width:470px;
	float:left;
	padding-top:10px;
}
.footerbar .left p {
	margin:0;
	font-size:16px;
	line-height:30px;
}
.footerbar a.zixun {
	width:306px;
	height:80px;
	float:left;
	background:url(../../images/footer_zixun.jpg) 0 0 no-repeat;
}
.footerbar .weixin {
	width:150px;
	height:162px;
	position:absolute;
	right:0;
	bottom:-80px;
	background:url(../../images/footer_weixin.gif) 0 bottom no-repeat;
}

/*关于我们二级导航*/
.aboutnav{width:100%;z-index:1;background-color:#ccc}/*导航条背景*/
.aboutnav li,.aboutnav li a{height:40px;line-height:40px}/*导航条高度*/
.aboutnav li{display:inline;color:#fff;font-size:14px;font-weight:bold}/*设置字体*/
.aboutnav li a{display:inline-block;padding:0 18px;color:#fff}/*链接颜色*/
.aboutnav li a:hover,.aboutnav li.current a{color:#fff;text-decoration:none; background-color:#000;-webkit-transition: background-color 0.3s ease 0s; -moz-transition: background-color 0.3s ease 0s; -o-transition: background-color 0.3s ease 0s; -ms-transition: background-color 0.3s ease 0s;transition: background-color 0.3s ease 0s}/*交互颜色*/


#items { 
	width:730px; 
	height:auto; 
	margin:0 auto; 
	padding:5px 0; 
	clear:both; 
} 
#items ul, #items li { 
	list-style:none; 
} 
#items li { 
	width:730px; 
	height: 28px; 
	text-align: right; 
	background-repeat: no-repeat; 
	background-position: 50px center; 
	padding-left: 0px; 
	line-height:28px; 
	color:#CCC; 
	border-bottom:dashed 1px #CCC; 
} 
#items li a { 
	float:left; 
	text-align:left; 
	line-height:28px; 
	color:#666; 
	text-decoration:none; 
}
#items li a:hover { 
	color:#F00; 
} 

.toTop {
	right:50px;
    bottom: 150px;
}